home *** CD-ROM | disk | FTP | other *** search
- global gMaster, gSound, gTracker
-
- on exitFrame me
- gTracker.mAddSection(gMaster.pmarker)
- gSound.mStopSoundTrailer()
- if gMaster.pVideoSettings.videocontroller = "on" then
- sprite(gMaster.pVideoSettings.videosprite).movieRate = 1
- end if
- end
-